Or Class |
Namespace: Independentsoft.Exchange
The Or type exposes the following members.
| Name | Description | |
|---|---|---|
| Or(IListRestriction) |
Initializes a new instance of the Or class.
| |
| Or(PropertyPath, PropertyPath) |
Initializes a new instance of the Or class.
| |
| Or(PropertyPath, Boolean) |
Initializes a new instance of the Or class.
| |
| Or(PropertyPath, DateTime) |
Initializes a new instance of the Or class.
| |
| Or(PropertyPath, Double) |
Initializes a new instance of the Or class.
| |
| Or(PropertyPath, Int64) |
Initializes a new instance of the Or class.
| |
| Or(PropertyPath, String) |
Initializes a new instance of the Or class.
| |
| Or(Restriction, Restriction) |
Initializes a new instance of the Or class.
| |
| Or(Restriction, Restriction, Restriction) |
Initializes a new instance of the Or class.
| |
| Or(Restriction, Restriction, Restriction, Restriction) |
Initializes a new instance of the Or class.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current Or object to its equivalent string representation.
(Overrides ObjectToString.) |